google.golang.org/grpc.traceInfo.firstLine (field)

9 uses

	google.golang.org/grpc (current package)
		server.go#L1276: 			trInfo.tr.LazyLog(&trInfo.firstLine, false)
		server.go#L1721: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		server.go#L1815: 			firstLine: firstLine{
		server.go#L1821: 			ti.firstLine.deadline = time.Until(dl)
		stream.go#L471: 			firstLine: firstLine{
		stream.go#L476: 			trInfo.firstLine.deadline = time.Until(deadline)
		stream.go#L478: 		trInfo.tr.LazyLog(&trInfo.firstLine, false)
		stream.go#L514: 		a.trInfo.firstLine.SetRemoteAddr(a.transport.Peer().Addr)
		trace.go#L70: 	firstLine firstLine